home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD v2.1
/
Amiga Developer CD v2.1.iso
/
CDTV
/
cdtvtools-11
/
debox
/
include
/
deboxfunc.i
< prev
next >
Wrap
Text File
|
1991-06-24
|
839b
|
46 lines
; :ts=8
*
* deboxfunc.i
*
* William A. Ware 9006.20
*
**
** Copyright (c) 1991 Commodore Electronics Ltd.
** All rights reserved. Confidential and Proprietary.
** CDTV is a trademark of Commodore Electronics Ltd.
**
FUNCDEF MACRO *function
_LVO\1 EQU FUNC_CNT
FUNC_CNT SET FUNC_CNT-6
ENDM
FUNC_CNT SET 5*-6
; Private
FUNCDEF Decomp
FUNCDEF STDDecomp
FUNCDEF Eor
; Public
; header
FUNCDEF CheckHeader
FUNCDEF HeaderSize
FUNCDEF NextComp
; decompression
FUNCDEF DecompData
; bitmap decompression
FUNCDEF FindBMInfoSize
FUNCDEF DecompBMInfo
FUNCDEF FreeBMInfo
FUNCDEF DecompBitMap
; other
FUNCDEF MemSet
FUNCDEF AllocBitMap
FUNCDEF FreeBitMap
; view
FUNCDEF CreateView
FUNCDEF DeleteView
FUNCDEF CenterViewPort
; cycle
FUNCDEF CycleColors